Skip to main content

Methods

MethodsDescription
AddEntityThe method adds entity to polyline.
AssignEntityThe method copies properties of source entity to current entity.
ClearThe method deletes all child entities.
CreateCreates internal objects after creating this instance.
DestroyFrees up internal objects before destroying this instance.
InsertEntityThe method adds a specified entity to the list of child entities.
IterateThe method converts DXF/DWG tree structure to a linear sequence of entities, similar to Windows metafile.
Derived from TsgCADBasePolylineDescription
DottedCountThe method returns a quantity of DottedSingPts in the TsgCADBasePolyline object.
GetBoxPointsThe method see the TsgDXFEntity.GetBoxPoints method.
PointCountThe method returns a quantity of PolyPoints in the TsgCADBasePolyline object.
Derived from TsgDXFPenLineDescription
GetThicknessThe method returns entity's thickness.
SetLWeightThe method call SetLWeight to change line weight of the entity.
Derived from TsgDXFPenEntityDescription
SetColorThe method changes the color used for drawing.
Derived from TsgDXFEntityDescription
CloneThe method copies properties of source entity to current entity (include Handle).
DrawThe method generates the OnDraw event.
EntNameThe method returns an entity name.
SetLTypeThe method sets line type of the entity.